Skip to content

[Version 3] feat(RAM): ✨ add psutil for RAM tracking #781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 99 commits into
base: codecarbon_v3_rc
Choose a base branch
from

Conversation

LuisBlanche
Copy link
Contributor

Allows using psutil to use RAM load to use for tracking using psutil

similar to #316 but with RAM

benoit-cty and others added 30 commits January 7, 2025 09:30
hatch run dev:bumpver update --set-version 3.0.0-rc0  --tag-num
Add CPU process tracking mode

Fix No such file or directory in test

Took minimum of 10% TDP

WIP: compare RAPL with manual

wip : debug rapl

wip

doc

measure_options.drawio

Mettre à jour Diagramme sans nom.drawio

Mettre à jour Diagramme sans nom.drawio

Doc

Rename Diagramme sans nom.drawio to cpu_fallback.drawio

Add cpu-load to RAPL

Fake version

Lint

Avoid error on deleted lock file

Put back move instead of copy for input

Fix test

Add a force_add_mode_cpu_load
CPU load and RAPL comparison
Better cpu load estimation
Fix test_cpu_total_power

debug test

Fix test_cpu_total_power
Add a TDP test

Add a TDP test

Add a TDP test
@LuisBlanche
Copy link
Contributor Author

@benoit-cty I think this PR can be closed since this solves the same problem but better : #804
What do you think ?
It's hard to rebase this because the RAM class was moved and I 'm not sure wether it is useful that way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants